Skip to main content

delete range

Short Description

The delete range node indicates that a table’s range is being deleted.

Detailed Description

One or more of the ranges for a table are being deleted due to reorganisation.

CockroachDB tables are split into logical sections called Ranges. These ranges are duplicated across three nodes as a minimum. The distribution of ranges will be rebalanced automatically as nodes are added or removed from the cluster.

Search online

If this article doesn't have the information you need you can try searching online. Remember, you can contribute suggestions to this page.